home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / bgecho.zip / BIGDEMO.BAT < prev    next >
DOS Batch File  |  1986-09-12  |  791b  |  59 lines

  1. echo off
  2. cls
  3. : bigecho and this demo are c(o) R.M. Wilson and B.Simon, 1986
  4. : gooday is c(o) R.M. Wilson, 1986
  5. : We have "borrowed" the public domain program waitn.com by Ken 
  6. : Goosens to make this demo more effective.  It has no connection
  7. : with us!
  8. echo:
  9. echo:
  10. echo:
  11. echo:
  12. echo:
  13. echo:
  14. echo:
  15. echo:
  16. echo:
  17. echo:
  18. echo:
  19. echo:
  20. echo:
  21. echo:
  22. echo:
  23. echo:
  24. echo:
  25. echo:
  26. echo:
  27. echo:
  28. echo:
  29. echo:
  30. echo:
  31. echo:
  32. echo:
  33. bigecho  Hello! 
  34. bigecho   from   
  35. bigecho  BIG-ECHO
  36. waitn 3
  37. cls
  38. bigecho Give your/▓░
  39. bigecho BAT files/▓░
  40. bigecho snap with/▓░
  41. bigecho  BIG-ECHO/▓░
  42. waitn 5
  43. cls
  44. bigecho    BIG
  45. waitn 1
  46. bigecho    ECHO
  47. waitn 1
  48. bigecho    !!!!
  49. waitn 3
  50. bigecho  from the/█┼
  51. bigecho makers of/█┼
  52. waitn 1
  53. bigecho  CTRLALT/ ╫
  54. pause
  55. cls
  56. goodday
  57. waitn 4
  58.  
  59.